From 2536d54aef19286c20f46d3977ddb8fa8331e51a Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Tue, 21 Dec 2021 15:11:19 +0200 Subject: [PATCH] Build with unicode-data 14.0 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 446a6b4..80afe60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ utf8proc (2.7.0-1) UNRELEASED; urgency=medium [ Graham Inggs ] * New upstream release * Refresh use-unicode-data.patch + * Build with unicode-data 14.0 (Closes: #995579) -- Debian Janitor Fri, 18 Sep 2020 05:52:35 -0000 diff --git a/debian/control b/debian/control index 289aaf7..f721149 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Peter Colberg , Mo Zhou Build-Depends: debhelper-compat (= 12), perl, - unicode-data (<< 13.1), - unicode-data (>= 13.0) + unicode-data (<< 14.1), + unicode-data (>= 14.0) Standards-Version: 4.5.0 Rules-Requires-Root: no Section: libs -- 2.30.2